The following tables list the members exposed by DragDropEvents.
Name | Description | |
---|---|---|
DragDropEvents Constructor |
Name | Description | |
---|---|---|
addDragCancelHandler | Attaches an event listener to the DragCancel event of a Infragistics.Web.UI.DragDropBehavior. | |
addDragEndHandler | Attaches an event listener to the DragEnd event of a Infragistics.Web.UI.DragDropBehavior. | |
addDragEnterHandler | Attaches an event listener to the DragEnter event of a Infragistics.Web.UI.DragDropBehavior. | |
addDragLeaveHandler | Attaches an event listener to the DragLeave event of a Infragistics.Web.UI.DragDropBehavior. | |
addDragMoveHandler | Attaches an event listener to the DragMove event of a Infragistics.Web.UI.DragDropBehavior. | |
addDragStartHandler | Attaches an event listener to the DragStart event of a Infragistics.Web.UI.DragDropBehavior. | |
addDropHandler | Attaches an event listener to the Drop event of a Infragistics.Web.UI.DragDropBehavior. | |
clearHandlers | Removes event listeners. | |
removeDragCancelHandler | Removes the event listener to the DragCancel event of a Infragistics.Web.UI.DragDropBehavior. | |
removeDragEndHandler | Removes the event listener to the DragEnd event of a Infragistics.Web.UI.DragDropBehavior. | |
removeDragEnterHandler | Removes the event listener to the DragEnter event of a Infragistics.Web.UI.DragDropBehavior. | |
removeDragLeaveHandler | Removes the event listener to the DragLeave event of a Infragistics.Web.UI.DragDropBehavior. | |
removeDragMoveHandler | Removes the event listener to the DragMove event of a Infragistics.Web.UI.DragDropBehavior. | |
removeDragStartHandler | Removes the event listener to the DragStart event of a Infragistics.Web.UI.DragDropBehavior. | |
removeDropHandler | Removes the event listener to the Drop event of a Infragistics.Web.UI.DragDropBehavior. |